-
Home
-
Create
-
1.9.7
-
Code
-
Classes
- Queue
| Total Complexity |
44 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
296 |
| Lines of code |
141 |
| Logical lines of code |
81 |
| Comment lines |
124 |
| Methods |
18 |
| Properties |
5 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| find_item_index() |
A |
54 |
8 |
22 |
| __construct() |
S |
56 |
7 |
20 |
| step() |
S |
57 |
5 |
19 |
| push_many() |
S |
63 |
4 |
11 |
| sync() |
S |
69 |
3 |
6 |
| push() |
S |
65 |
3 |
9 |
| remove() |
S |
64 |
2 |
10 |
| lock() |
S |
71 |
2 |
6 |
| set_transient_name() |
S |
77 |
1 |
4 |
| set_queue_name() |
S |
77 |
1 |
4 |
| set_lock_timeout() |
S |
77 |
1 |
4 |
| has_item() |
S |
79 |
1 |
3 |
| update() |
S |
79 |
1 |
3 |
| dump() |
S |
77 |
1 |
4 |
| clear() |
S |
77 |
1 |
4 |
| shift() |
S |
71 |
1 |
6 |
| unlock() |
S |
81 |
1 |
3 |
| is_locked() |
S |
80 |
1 |
3 |